From: bors Date: Mon, 12 Feb 2018 22:32:11 +0000 (+0000) Subject: Auto merge of #5033 - alexcrichton:update-deps, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=2d42bcf41f044f7fbe827980cadb2acc54921cc2;p=cargo.git Auto merge of #5033 - alexcrichton:update-deps, r=matklad Update dependencies Just a few major updates here and there --- 2d42bcf41f044f7fbe827980cadb2acc54921cc2 diff --cc Cargo.toml index 2cf17e31c,237890cfc..877980ead --- a/Cargo.toml +++ b/Cargo.toml @@@ -33,9 -33,8 +33,9 @@@ git2-curl = "0.7 glob = "0.2" hex = "0.3" home = "0.3" - ignore = "0.3" + ignore = "0.4" jobserver = "0.1.9" +lazycell = "0.6" libc = "0.2" libgit2-sys = "0.6" log = "0.4"